home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / compression / teststrip / lgc-zip.lha / ZIPCheck / ZIPCheck.Doc < prev    next >
Encoding:
Text File  |  1993-11-12  |  6.7 KB  |  188 lines

  1.                             __               ____
  2.  ._________. .____________ /_/\ _____________\   \ ____________. ._________.
  3.  |         | |             \_\/               \___\            | |         |
  4.  |.       /\_|__    __/\________  ____________/\  /    /\______|_|_       :|
  5.  ||    _ /  \   \___\/  \       \/\           \ \/____/  \         \ _    ||
  6.  |:    //   /\___\   \  /\_______\ \___________\/\    \  /\_________\\    O|
  7.  |o   . \  /.    /____\// \__   __\/   ________// \____\/. \________/ .   :|
  8.  |.      \//    /     /.    /    ///    /     /o       //   /_____\       .|
  9.  |        \_________ /\__________/\_________ /_______ /\_________ /        |
  10.  |         | |     \/                      \/   __  \/         |\/        .|
  11.  |_________| |________________________________ /\_\ ___________| |_________|
  12.  :         : :                                 \/_/_           : :    Sk!n :
  13.  
  14.                                     PRESENTS
  15.  
  16.                      ZIPCheck V1.0 coded by CALYPSO/LOGIC
  17.  
  18.  
  19. WHY SHOULD YOU USE THIS ZIP-CHECKER IN YOUR BBS ?
  20. -------------------------------------------------
  21.  
  22.         It's the best and only ZIP-Checker you've ever seen,
  23.         it's 100% written in Assembler !
  24.  
  25.         Removes BBS-Ads !
  26.  
  27.         Adds as many files (Ads) as you want !
  28.  
  29.         You can add Time, Date, Nodenumber, Username and
  30.         Userlocation to your Addy !
  31.  
  32.         It's freely configurable with many options !
  33.         
  34.         Error-Handling routines included, so it will never crash
  35.         if an error appears or you've configured something wrong !
  36.  
  37.         I made it :) !
  38.  
  39.         NOTE :  The speed of checking depends on the Amiga-ZIP !
  40.         ------  I've found nothing that is faster... if you have
  41.                 a faster ZIP on Amiga then send me, please !!!
  42.  
  43.  
  44. HOW TO INSTALL :
  45. ----------------
  46.  
  47.         Copy the ZIPCheck.Config to your S: Directory.
  48.  
  49.         Copy the ZIPCheck to the directory where you store
  50.         your checkers (I have a Dir with the assign CHECKER) !
  51.  
  52.         Change your FCheck-File 'ZIP' to this :
  53.  
  54.         -----------Cut here-----------
  55.         CHECKER:ZIPCheck
  56.         CHECK=ON STRIP=ON ADD=ON <Addyname>
  57.         Bad CRC
  58.         -----------Cut here-----------
  59.  
  60.         If you want you can switch some of the options :
  61.  
  62.         CHECK=ON/OFF turn checking on/off (all in capitals) !
  63.  
  64.         STRIP=ON/OFF turn stripping on/off !
  65.  
  66.         ADD=ON/OFF turn adding on/off (includes textadding of time, date,
  67.                    node, username) !
  68.  
  69.         <Addyname> The name of the textfile you want to add time, date,
  70.                    node, username (explained later) with full path !
  71.  
  72.         For /X 3.x you can make icons including this, but
  73.         the easiest way is to copy the FCheck Dir included in the
  74.         archive to your FCheck Dir :) !!!
  75.  
  76.         IMPORTANT:
  77.         ----------
  78.  
  79.         Copy the ZIP to a directory with an AmigaDos-Path to it !!!
  80.         (e.g. the directory you have your LHA)...
  81.         
  82.  
  83. HOW TO STRIP AND ADD BBS-ADS :
  84. ------------------------------
  85.  
  86.         Edit the S:ZIPCheck.Config :
  87.  
  88.         The first line includes all Filenames you want to
  89.         be stripped !
  90.  
  91.         The second line includes all Filenames you want to
  92.         be added, just specify there your BBS-Ad(s) !
  93.  
  94.         Both lines shouldn't be longer then 160 chars and end
  95.         with a return ($0a) !
  96.  
  97.         Easy, isn't it ?
  98.  
  99.  
  100.         NOTE:   It shows 'ZIP failed returncode' if no files
  101.         -----   were stripped ! This is no error !
  102.                 If it strips a file it shows you the filename...
  103.  
  104.  
  105. HOW TO ADD TIME, DATE, ETC. :
  106. -----------------------------
  107.  
  108.         Ok, now about adding of time, date, nodenumber, username and
  109.         userlocation to your addy :
  110.  
  111.         You can include wherever(!) you want these special symbols :
  112.  
  113.         XX:XX:XX            ... will be replaced with the current time !
  114.  
  115.         DD-MMM-YY           ... will be replaced with the current date !
  116.  
  117.         §                   (shift-3) ... will be replaced with the NodeNr. !
  118.  
  119.         ==UPLOADERNAME==    ... will be replaced with the name of the
  120.                                 uploader (longer names will be cut off) !
  121.  
  122.         =L=O=C=A=T=I=O=N=!= ... will be replaced by the User-Location !
  123.  
  124.  
  125.         Be sure to add <addyname> in your ZIPCheck.Config :)
  126.  
  127.         Take a look at the examples in the archive...
  128.  
  129.         If you don't want to use this feature, then just do not
  130.         include the special symbols in your addy, but you have to
  131.         pass a valid <addyname> to the checker, or you will get an
  132.         error-message !
  133.  
  134. LAST WORDS :
  135. ------------
  136.         
  137.         If these Docs get lost you can save them with 'ZIPCheck ?' !
  138.         (There's a message concerning that if you run it from CLI !)
  139.  
  140.         Now have fun with this great tool !
  141.  
  142.         For Bugs (there are none), Ideas (yeah !) or just for fun
  143.         call my BBS :
  144.  
  145.         BLACK MOON   +49-7054-8733   L^O^G^I^C Worldheadquarter !
  146.  
  147.  
  148.         See ya soon mates...
  149.                                                    Calypso !
  150.                                                    ~~~~~~~
  151.  
  152. P.S. : OTHER HIGH-QUALITY /X-TOOLS BY L^O^G^I^C
  153. -----------------------------------------------
  154.         
  155.         LGC-LHC2.LHA    - LHACheck V2.0 by Calypso/LOGIC !
  156.                           It's the best one available !
  157.  
  158.         LGC-QN11.LHA    - QuickNew V1.1 by Calypso/LOGIC !
  159.                           (wait for V2.0, it'll be great !!!)
  160.  
  161.         LGC-STR.LHA     - StripAdd V1.0 (Text-Checker) by Warhawk/LOGIC
  162.  
  163.  
  164.         Get them... they're worth it !
  165.  
  166. ··············································································
  167.  
  168.               ( L·O·G·I·C  W·O·R·L·D·H·E·A·D·Q·U·A·R·T·E·R·S )
  169.   ____________    ______      ___________      _________    ____   ________
  170.   \      _    \__/     /      \_____     \  __/         \__/    | /     SP/
  171.    \____//     \      /_____  /     \     \/             \      |/       /
  172.  ______ /     _/     /      \/      _\     \      |______/      /      _/
  173. /     //       \    /|       \      \_\     \     |      \              \
  174. \______________/\___/\_______/\_____________/\___________/______|\_______\
  175.              /\    /  \     __________  __________     _______
  176.             /  \  /    \____\         \/         /____/       \____
  177.            /    \/      \    \___      \     ___/     \     __     \
  178.           /      \       \     |/      /     \|       /     \|      \
  179.          /          /     \    /      /\      \      /       \       \
  180.         /______/\  /|______\_________/  \___________/\________\______/
  181.                  \/
  182.    dA pOSSE : cALYPSO/Logic - cASTOR/Logic, gHOSTRIDER/Logic, mOTIV8/sCX !
  183.  
  184.   - DIAL! -   +49-7o54-8733  (U·S·R  D·U·A·L !)  +49-7o-Members!   - DIAL! -
  185.               ~~~~~~~~~~~~~                      ~~~~~~~~~~~~~~~
  186.      - aMIGA - sNES - fUN -  <-- sUPPORTING -->  - aMIGA - sNES - fUN -
  187.  
  188.